home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR03 / ARCADE6.ZIP / START.BAT < prev    next >
DOS Batch File  |  1980-01-01  |  110b  |  14 lines

  1. echo off
  2. cls
  3. type -read.me
  4. pause
  5. cls
  6. type help.doc   
  7. pause
  8. cls
  9. type basic.txt
  10. pause
  11. cls
  12. dir/w
  13.  
  14.